home *** CD-ROM | disk | FTP | other *** search
/ Fashion Advertising Lifestyle 1 / Fashion Advertising Lifestyle 1 - Disc 2.iso / for_pc / install.bat < prev    next >
DOS Batch File  |  1994-04-06  |  774b  |  22 lines

  1. @echo off
  2. echo This program will launch Microsoft Windows and request
  3. echo the SETUP program for the "Aztech New Media Corp. Stock
  4. echo Image Library Sampler Demo" to install itself.
  5. echo .
  6. echo If you do not have Microsoft Windows. You cannot use 
  7. echo this demo. 
  8. echo .
  9. echo The application to view the catalogs uses
  10. echo about 3 Megabytes of hard disk space.
  11. echo .
  12. echo If you are currently running the menu program
  13. echo from Microsoft Windows read the README.1ST in
  14. echo the FOR_PC Directory for further instructions.
  15. echo .
  16. echo If you wish to abort this installer press the
  17. echo CTRL-C to *STOP* and answer 'Y' to the Terminate 
  18. echo message. The Installer will then return to main menu.
  19. pause
  20. WIN \for_pc\setup.exe
  21. echo Returning to Main Menu.
  22.